HOME |  BACK |  NEXT |  _  WORDLIST |  TOPICS |  _  AUTHORS |  E-MAIL |  _  INDEX | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

WWWE LogoTopic:

<OL> ... </OL> Ordered List

Definition:

An HTML list style that produces a numbered list of items.

Attributes:

COMPACT

Renders the list as compactly as possible (not currently supported by all browsers).

Context:

<OL> ... </OL> is legal within:
<BLOCKQUOTE> <BODY> <DD> <FORM> <LI>

The following markup can be used within <OL> ... </OL>

<LI>

Suggested style/usage:

Ordered lists work well for step-by-step instructions, or other information where the order of presentation is important. When counting through numbered options, this list style can also be useful.

Example:

<OL>
<LI>Remove toothpick from wrapper
<LI>Open mouth
<LI>Insert pointy end of toothpick between teeth near the gums
<LI>Carefully, move the toothpick in order to loosen lodged materials
<LI>Move to another area and repeat
</OL>

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

E-Mail: The World Wide Web Encyclopedia at wwwe@tab.com
E-Mail: Charles River Media at chrivmedia@aol.com
Copyright 1996 Charles River Media. All rights reserved.
Text - Copyright © 1995, 1996 - James Michael Stewart & Ed Tittel.
Web Layout - Copyright © 1995, 1996 - LANWrights & IMPACT Online.
Revised -- February 20th, 1996